Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
opendir
opendir
Open the directory handle
Name:
opendir
Category:
Directory functions
Programming Language:
php
One-line Description:
Open the directory handle.
Related
How to determine whether the directory exists through opendir
2
How to Troubleshoot and Handle Errors When opendir Fails to Open a Directory
8
Similar Functions
closedir
closedir
Closethedirectoryhan
chroot
chroot
Changetherootdirecto
opendir
opendir
Openthedirectoryhand
readdir
readdir
Readentriesfromdirec
scandir
scandir
Listfilesanddirector
chdir
chdir
Changedirectory
rewinddir
rewinddir
Rewindthedirectoryha
getcwd
getcwd
Getthecurrentworking
Popular Articles
How to Troubleshoot and Handle Errors When opendir Fails to Open a Directory
How to determine whether the directory exists through opendir